home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 17 / 4 / DISK1745.ZIP / MT2.EXE / lha / MT.BAT < prev    next >
DOS Batch File  |  1990-04-04  |  640b  |  25 lines

  1. echo off
  2. cls
  3. if x==%1x if not exist util.bat echo For "pop-up" service, enter "MT MR".
  4. echo .
  5. :MTTRACK
  6. cd\MANAGEX
  7. echo wait...
  8. if exist end.fyl goto RETURN
  9. if not exist util.bat if exist m.d input x x x x x x x x mt
  10. mttrack x x x x x x x x mt %1
  11. if not exist util.bat goto RETURN
  12. echo off
  13. cls
  14. util
  15. goto MTTRACK
  16. :RETURN
  17. echo off
  18. if not exist doexport goto SK
  19. if exist input.exe export x x x x x x x x mt
  20. erase doexport
  21. :SK
  22. if exist util.bat erase util.bat
  23. if exist end.fyl erase end.fyl
  24. cls
  25.